Skip to content

feat: Allow setting terminationGracePeriodSeconds#826

Merged
robholland merged 1 commit intotemporalio:mainfrom
ntnj:grace-period
Feb 4, 2026
Merged

feat: Allow setting terminationGracePeriodSeconds#826
robholland merged 1 commit intotemporalio:mainfrom
ntnj:grace-period

Conversation

@ntnj
Copy link
Copy Markdown
Contributor

@ntnj ntnj commented Jan 9, 2026

What was changed

Allow setting terminationGracePeriodSeconds for server deployment.

Default value is set to null instead of 0. It doesn't allow setting terminationGracePeriodSeconds to 0 but that shouldn't be too much limitation.

Why?

This can be used to give higher drain time when shutting down services during a deployment

Checklist

  1. Closes

  2. How was this tested: Added unit test

  1. Any docs updates needed?

@ntnj ntnj requested a review from a team as a code owner January 9, 2026 18:09
Comment thread charts/temporal/templates/server-deployment.yaml Outdated
@robholland robholland added the needs revision Team has requested some changes label Jan 22, 2026
@robholland robholland merged commit e4a3894 into temporalio:main Feb 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs revision Team has requested some changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants